'Declaration Public Property Value As Nullable(Of T)
public Nullable<T> Value {get; set;}
Property Value
An System.Enum value of the export setting, ornull
if not set.'Declaration Public Property Value As Nullable(Of T)
public Nullable<T> Value {get; set;}
null
if not set.